bitkeeper revision 1.1427 (4289b612hOngj49yfggKcA17ckis2g)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 17 May 2005 09:14:58 +0000 (09:14 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 17 May 2005 09:14:58 +0000 (09:14 +0000)
commit253492576c7589dd8ff761d0b4383f6e42bb1ecb
treed069e6601f9f65d5b13f88a69186418046c7697b
parentca5d3268f9e37b4a6e3cb35fc219984f7b981ebd
bitkeeper revision 1.1427 (4289b612hOngj49yfggKcA17ckis2g)

Xen saves the upcall mask onto the stack when making an upcall to the
guest. This can be used by the guest to determine whether it must
re-enable event delivery on return from the upcall activation.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6.11-xen-sparse/arch/xen/i386/kernel/entry.S
xen/arch/x86/traps.c
xen/arch/x86/x86_32/asm-offsets.c
xen/arch/x86/x86_32/entry.S
xen/arch/x86/x86_32/seg_fixup.c
xen/arch/x86/x86_64/asm-offsets.c
xen/arch/x86/x86_64/entry.S
xen/arch/x86/x86_64/traps.c
xen/include/public/arch-x86_32.h
xen/include/public/arch-x86_64.h